-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add deferrable BatchOperator #29300
Merged
Merged
Add deferrable BatchOperator #29300
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
boring-cyborg
bot
added
area:providers
provider:amazon-aws
AWS/Amazon - related issues
labels
Feb 2, 2023
kaxil
reviewed
Feb 2, 2023
rajaths010494
force-pushed
the
batch_operator_async
branch
from
February 21, 2023 06:27
cba8449
to
22fc130
Compare
phanikumv
reviewed
Feb 21, 2023
rajaths010494
force-pushed
the
batch_operator_async
branch
from
March 28, 2023 10:24
33b6cf0
to
ef73ca5
Compare
rajaths010494
force-pushed
the
batch_operator_async
branch
from
March 29, 2023 05:28
e40e0c1
to
5b3353f
Compare
rajaths010494
requested review from
kaxil and
phanikumv
and removed request for
potiuk,
mik-laj,
eladkal and
o-nikolas
March 30, 2023 06:17
phanikumv
reviewed
Mar 30, 2023
rajaths010494
force-pushed
the
batch_operator_async
branch
from
March 30, 2023 07:41
4bced0a
to
645f1a3
Compare
vincbeck
reviewed
Mar 30, 2023
phanikumv
reviewed
Mar 31, 2023
rajaths010494
force-pushed
the
batch_operator_async
branch
from
April 4, 2023 06:34
645f1a3
to
2e46533
Compare
2 tasks
rajaths010494
force-pushed
the
batch_operator_async
branch
from
April 4, 2023 15:47
2e46533
to
5383bd0
Compare
vincbeck
requested changes
Apr 4, 2023
vincbeck
approved these changes
Apr 5, 2023
kaxil
approved these changes
Apr 5, 2023
potiuk
added a commit
to potiuk/airflow
that referenced
this pull request
Apr 5, 2023
This reverts commit 77c272e.
potiuk
added a commit
that referenced
this pull request
Apr 5, 2023
tgo-netizen
added a commit
to tgo-netizen/airflow
that referenced
this pull request
Apr 11, 2023
tgo-netizen
added a commit
to tgo-netizen/airflow
that referenced
this pull request
Apr 11, 2023
…29300 Add deferrable BatchOperator apache#29300
tgo-netizen
added a commit
to tgo-netizen/airflow
that referenced
this pull request
Apr 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR donates the following BatchOperator deferrable developed in astronomer-providers repo to apache airflow.